home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD v2.1
/
Amiga Developer CD v2.1.iso
/
CDTV
/
cdtvtools-11
/
MemCard
/
README.e00
< prev
Wrap
Text File
|
1991-06-24
|
617b
|
23 lines
Assemble it and link it with NO startup code
Use Makebin to convert the resulting load file into a plain binary
(note - Makebin ONLY works with single hunk position independent code)
call the resulting file something like E0test.bin
Use Bload to copy E0test.bin to 0xE00000
Use wack to look at E00000 and make sure your stuff is there
Write protect the E00000 card
reboot the system.
IF your exec is properly finding RomTags at $E00000 and initializing
them, you should see the screen flash purple during reboot.
Note - this disk, as is, when booted with, can be used to test
an $F00000 card.
Feb,02,1991